home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / Gui4Cli / G4C / CED / cedbar.g next >
Encoding:
Gui4CLI script  |  1980-01-03  |  319 b   |  22 lines

  1. G4C
  2.  
  3. ; Accompanying GUI to cedbar.gc
  4. ; This is the GUI for the small size of the cedbar
  5.  
  6.  
  7. WinBig 600 0 30 14 ""
  8. WinType 000010
  9. Screen CygnusEdScreen1
  10.  
  11. xOnRMB
  12. GuiClose cedbar.g
  13. GuiOpen cedbar.gc
  14.  
  15. xIcon 0 1 guis:tools/icons/left
  16. GuiClose cedbar.g
  17. GuiOpen cedbar.gc
  18.  
  19. xIcon 15 0 guis:tools/icons/wnClose
  20. GuiClose cedbar.g
  21.  
  22.